﻿2026-08-04T12:30:58.7543370Z ##[group]Run actions/checkout@v5
2026-08-04T12:30:58.7543842Z with:
2026-08-04T12:30:58.7544188Z   fetch-depth: 2
2026-08-04T12:30:58.7544556Z   repository: BigscreenVR/spt-bs-core
2026-08-04T12:30:58.7547180Z   token: ***
2026-08-04T12:30:58.7547523Z   ssh-strict: true
2026-08-04T12:30:58.7547862Z   ssh-user: git
2026-08-04T12:30:58.7548215Z   persist-credentials: true
2026-08-04T12:30:58.7548596Z   clean: true
2026-08-04T12:30:58.7549031Z   sparse-checkout-cone-mode: true
2026-08-04T12:30:58.7549433Z   fetch-tags: false
2026-08-04T12:30:58.7549776Z   show-progress: true
2026-08-04T12:30:58.7550124Z   lfs: false
2026-08-04T12:30:58.7550453Z   submodules: false
2026-08-04T12:30:58.7550800Z   set-safe-directory: true
2026-08-04T12:30:58.7551181Z   allow-unsafe-pr-checkout: false
2026-08-04T12:30:58.7551579Z ##[endgroup]
2026-08-04T12:30:58.8282718Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T12:30:58.8284256Z ##[group]Getting Git version info
2026-08-04T12:30:58.8284938Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T12:30:58.8285841Z [command]/usr/bin/git version
2026-08-04T12:30:58.8286260Z git version 2.43.0
2026-08-04T12:30:58.8300232Z ##[endgroup]
2026-08-04T12:30:58.8307839Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e1441a66-4858-439c-adde-0f225ff72a6e/.gitconfig'
2026-08-04T12:30:58.8314561Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e1441a66-4858-439c-adde-0f225ff72a6e' before making global git config changes
2026-08-04T12:30:58.8315780Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T12:30:58.8317419Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T12:30:58.8348519Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T12:30:58.8367004Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T12:30:58.8376620Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T12:30:58.8378883Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T12:30:58.8402799Z HEAD
2026-08-04T12:30:58.9159509Z ##[endgroup]
2026-08-04T12:30:58.9196587Z [command]/usr/bin/git submodule status
2026-08-04T12:30:58.9384030Z ##[group]Cleaning the repository
2026-08-04T12:30:58.9387091Z [command]/usr/bin/git clean -ffdx
2026-08-04T12:31:02.5287249Z Removing target/
2026-08-04T12:31:02.5297710Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T12:31:02.5655367Z HEAD is now at ae3f2b0ff Merge cd5198fb5580080395f4018807735723b54bd0f8 into e49e29231a52d6f5569e2f7e8da8cf6b8f03a1dd
2026-08-04T12:31:02.5662035Z ##[endgroup]
2026-08-04T12:31:02.5664092Z ##[group]Disabling automatic garbage collection
2026-08-04T12:31:02.5667601Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T12:31:02.5693939Z ##[endgroup]
2026-08-04T12:31:02.5694479Z ##[group]Setting up auth
2026-08-04T12:31:02.5699681Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T12:31:02.5725320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T12:31:02.5910993Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T12:31:02.5935817Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T12:31:02.6122369Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T12:31:02.6147839Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T12:31:02.6329962Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T12:31:02.6361123Z ##[endgroup]
2026-08-04T12:31:02.6361657Z ##[group]Fetching the repository
2026-08-04T12:31:02.6367102Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +9d65e65df7fa34b36708592f04c89c1ca6095c03:refs/remotes/origin/main
2026-08-04T12:31:03.2601950Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T12:31:03.2602631Z    e49e29231..9d65e65df  9d65e65df7fa34b36708592f04c89c1ca6095c03 -> origin/main
2026-08-04T12:31:03.2622548Z ##[endgroup]
2026-08-04T12:31:03.2623108Z ##[group]Determining the checkout info
2026-08-04T12:31:03.2623971Z ##[endgroup]
2026-08-04T12:31:03.2627485Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T12:31:03.2667400Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T12:31:03.2692563Z ##[group]Checking out the ref
2026-08-04T12:31:03.2693088Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T12:31:03.3012975Z Previous HEAD position was ae3f2b0ff Merge cd5198fb5580080395f4018807735723b54bd0f8 into e49e29231a52d6f5569e2f7e8da8cf6b8f03a1dd
2026-08-04T12:31:03.3022614Z Switched to a new branch 'main'
2026-08-04T12:31:03.3023785Z branch 'main' set up to track 'origin/main'.
2026-08-04T12:31:03.3032874Z ##[endgroup]
2026-08-04T12:31:03.3071384Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T12:31:03.3095567Z 9d65e65df7fa34b36708592f04c89c1ca6095c03
